/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* 11 01 2015 - changed printing of pseudo code to match display*/
/* 11 01 2015 - changed size and weight of printing headings */
/* 17 02 2016 - Fixed print font size for Note, added span 'highlight' */
/* 14 04 2016 - line height for printing changed to 120% */
/* 20 06 2016 - added section to display 'Open topic' message at top of screen */
/* 03 08 2016 - moved screen bitmaps to left  */
/* 04 08 2016 - increased online line height for TitleCSS */
/* 21 10 2016 - Indented ProgramExampleBox */
/* 16 02 2017 - Courier New Character and Courier Bold Character both changed to be Courier New font so that they stand out. */
/* 22 03 2017 - Indented program example to line up with NumberLeft, etc. */
/* 18 05 2017 - Added breadcrumb styles, final - Mercedes. Darkened underline slightly */
/* 30 05 2017 - changed title bar spacing to better fit hamburger graphic */
/* 06 06 2017 - Added ProgramExampleComment */
/* 28 07 2017 - added styling for heading 7 & 8+ */
/* 07 08 2017 - expanded ProgramExampleBox to 85% of screen */
/* 25 08 2017 - added Next style with space top and bottom for Web Services */
/* 25 10 2017 - Added ScreenTextTable style */
/* 03 11 2017 - Combined Syntax diagrams and reduced font size & printer spacing */
/* 12 03 2018 - Breadcrumb display line height reduced last item font reduced. */
/* 12 03 2018 - Image resizing for small screens added. */

@media screen
{
	/* next section displays screen banner and links */

	body
	{
		margin: 0px 0px 0px 20px;
		font-size: 80%;
		font-family: Verdana, Helvetica, sans-serif;
		line-height: 140%;
		font-weight: normal;
		text-decoration: none;
		color: #3B3838;
	}

	a,
	a:visited,
	a:link
	{
		color: #4169e1;
		text-indent: 0cm;
		font-size: 100%;
		text-decoration: none;
	}

	a:hover,
	a:focus
	{
		text-decoration: underline;
		/*color: #009b5d;*/
		color: #00BA7B;
	}

	/* end of section displaying screen banner and links */
	/* beginning of screen body styles, excluding lists and tables */

	p.CoverBodyText,
	p.CoverGuideName
	{
		margin: 8px 0cm 3px 5px;
		font-family: Verdana, Helvetica, sans-serif;
		color: #2F4F4F;
		font-size: 9.5pt;
		line-height: 18px;
	}

	p.CoverGuideName
	{
		margin: 14px 0cm 0px 5px;
		font-weight: bold;
	}

	p.BodyTextBold
	{
		font-weight: bold;
	}

	p.BodyTextItalic
	{
		font-style: italic;
	}

	p.BodytextIndent
	{
		margin: 0 0 5px 30px;
	}

	p.Note
	{
		margin: 0pt 40px 5pt 26px;
		page-break-inside: avoid;
		padding: 8px 4px 8px 4px;
		border: 3pt double #C0C0C0;
	}

	p.NoteIndent
	{
		margin: 0pt 40px 5pt 26px;
		page-break-inside: avoid;
		padding: 8px 4px 8px 4px;
		border: 3pt double #3062ae;
	}

	p.ScreenBitmap
	{
		/*margin: 10px 0 10px 30px;*/
		margin: 4px 10px 4px 0;
		text-align: left;
		page-break-inside: avoid;
	}

	/*img*/
	/*{*/
	/*	width: 100% !important;*/
	/*	height: auto !important;*/
	/*	border: 0 !important;*/
	/*	max-width: 641px;*/
	/*}*/

	p.Link
	{
		margin: 2px 0 0 0;
	}

	p.Tips
	{
		margin: 6px 0cm 0px 0px;
		font-weight: bold;
		font-size: 10pt;
		color: #ff4040;
	}

	p.Graphic
	{
		font-size: 7pt;
		font-family: Verdana, Helvetica, sans-serif;
		margin: 0px;
		text-indent: 0cm;
	}

	/* screen Links and references within Body */

	p.Alsoseebody,
	p.FurtherInformationBody
	{
		margin: 3x 0px 3px 3px;
		text-indent: 0px;
	}

	p.Alsoseeheading,
	p.FurtherInformationHeading
	{
		font-weight: bold;
		text-indent: 0cm;
		margin: 12px 0px 5px 2px;
		color: #3B3838;
	}

	p.Next
	{
		margin: 20 0 120px 10px;
		padding: 60px 0px 60px 0px;
	}

	p.Jump2TopTopic
	{
		margin: 12px 0px 5px 2px;
	}

	/* End of screen references and links */
	/* Screen Courier font styles within body text */

	p.Commandpara,
	p.Picture,
	p.ProgramExample,
	p.ProgramExampleComment,
	p.ProgramExampleBold,
	p.ProgramFragment,
	p.ProgramExampleBox,
	p.ScreenText,
	p.ScreenOnly,
	p.ScreenTextOnly,
	p.ScreenTextTable,
	p.SyntaxDiagram,
	p.SyntaxDiagramVL,
	p.PseudoProgramCode,
	p.ProgramExampleRed
	{
		font-family: "Consolas";
		text-indent: 0pt;
		margin: 0;
		font-size: 10pt;
		letter-spacing: 1px;
		line-height: 110%;
	}

	p.Commandpara
	{
		text-indent: 1cm;
		font-weight: bold;
		padding-left: 3px;
	}

	p.picture
	{
		font-family: "Courier New";
		line-height: 80%;
		margin: 0 0 0 20px;
	}

	p.ProgramExample
	{
		margin: 0 0 0 26px;
	}

	p.ProgramExampleComment
	{
		margin: 0 0 0 26px;
		color: #888888;
		font-style: italic;
	}

	p.ProgramExampleRed
	{
		margin: 0 0 0 26px;
		color: #E71821;
	}

	p.PseudoProgramCode
	{
		margin: 0px 0px 6px 30px;
		padding-left: 22px;
		border-left-style: solid;
		border-width: 5px;
		border-color: #C4C4C4;
	}

	p.ProgramExampleBold
	{
		margin: 0 0 0 26px;
		font-weight: bold;
	}

	p.ProgramExampleBox
	{
		margin: 0 0 0 20px;
		background-repeat: repeat;
		background-color: #E2DEDE;
		width: 85%;
	}

	p.ScreenText,
	p.ScreenTextTable
	{
		font-family: "Courier New";
		font-size: 9pt;
		line-height: 120%;
		page-break-inside: avoid;
	}

	p.ScreenOnly
	{
		font-family: "Courier New";
		font-size: 7pt;
		margin: 0 4px;
	}

	p.SyntaxDiagram,
	p.SyntaxDiagramVL
	{
		font-family: "Courier New";
		font-size: 8pt;
		margin-left: 8px;
		font-style: italic;
		background-color: #ffffcc;
		width: 75%;
		min-width: 523px;
	}

	/* End of screen Courier font styles within body text */
	/* Screen numbering and bullet styles   */

	ul.BulletLeft_1 li
	{
		margin: 6px 0 0px 0x;
		text-indent: -20px;
		padding-left: 3px;
	}

	ul
	{
		margin-left: 0 !important;
		padding-left: 20px;
	}

	ul ul
	{
		margin-left: 30px;
	}

	li.BulletLeft
	{
		margin: 6px 0 0px 0px;
		padding-left: 3px;
	}

	li.BulletIndent
	{
		margin: 6px 0px 6px 20px;
	}

	ul
	{
		margin: 0;
	}

	p.NumberManual
	{
		margin: 6pt 0 6pt 20px;
		text-indent: -22px;
		padding-bottom: 4px;
		padding-left: 5px;
	}

	p.Numbermanualindent
	{
		margin: 6px 0 6px 1.27cm;
		text-indent: -22px;
		padding-left: 3px;
		padding-bottom: 4px;
	}

	/* this section displays tables on screen   */

	table
	{
		margin-left: 0px;
	}

	th
	{
		padding-left: 2px;
		text-align: left;
		vertical-align: top;
	}

	table table + p
	{
		display: none;
	}

	/* the following table entries are necessary to make the borders on table cells display when present on screens */

	td table
	{
		border: solid 1px #F0F0F0;
		border-collapse: collapse;
		/*	color: #3B3838;*/
	}

	td table tr td
	{
		padding-right: 6px;
		padding-left: 7px;
		vertical-align: top;
		border: solid 1px #F0F0F0;
	}

	p.tabletext
	{
		margin: 6px 0 4px 4px;
	}

	p.tabletextheading
	{
		margin: 6px 0 4px 4px;
		font-weight: bold;
	}

	p.tabletextheading2
	{
		font-family: Consolas;
		margin: 6px 0 4px 4px;
		font-weight: bold;
		font-size: 11pt;
		letter-spacing: 1px;
	}

	p.tabletextheadingsmall
	{
		font-size: 70%;
		font-family: Verdana, Helvetica, sans-serif;
		line-height: 180%;
		margin: 6px 0 4px 4px;
		font-weight: bold;
	}

	p.Tabletext1
	{
		font-size: 10pt;
		margin: 6px 0 4px 4px;
	}

	p.TabletextStyle
	{
		font-size: 9pt;
		margin: 2px 0 2px 0px;
	}

	td
	{
		vertical-align: top;
	}

	p.ServerSyntax
	{
		padding: 6px;
		margin: 0;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 8pt;
		background-color: #D09f65;
	}

	/* following is to use for invalid screen styles  */

	p.Red
	{
		font-size: 15pt;
		font-weight: bold;
		color: #E71821;
		background-color: #ffffcc;
		width: 75%;
		min-width: 523px;
	}

	/* end of screen body text   */
	/* Screen character styles   */

	span.Bold
	{
		font-weight: bold;
	}

	td span.Bold
	{
		margin: 6px 0 4px 4px;
		/* display:block; */
	}

	span.BoldArial
	{
		font-weight: bold;
	}

	span.Underline
	{
		text-decoration: underline;
	}

	span.CourierCharacterBold
	{
		font-family: "Consolas";
		font-weight: bold;
		font-size: 11pt;
		letter-spacing: 1px;
	}

	span.CourierCharacterRed
	{
		font-weight: bold;
		font-size: 10pt;
		font-family: "Consolas";
		letter-spacing: 1px;
		color: #E71821;
	}

	span.CourierNewCharacter
	{
		font-family: "Consolas";
		font-size: 11pt;
		letter-spacing: 1px;
		font-weight: normal;
		text-decoration: none;
	}

	span.Button
	{
		font-style: italic;
	}

	span.Blue
	{
		color: #1004B0;
	}

	span.Inserttext
	{
		color: #008000;
	}

	span.italics
	{
		font-style: italic;
	}

	span.LansaHtmlCharacter
	{
		display: none;
	}

	span.LansaHtmlCharacterDisplay
	{
		color: #0029f6;
	}

	span.PortabilityChar
	{
		font-weight: bold;
		color: #800000;
	}

	span.Red
	{
		font-weight: bold;
		color: #E71821;
	}

	span.highlight
	{
		display: inline-block;
		background-color: #ffff00;
	}

	span.Symbol
	{
		font-size: 9pt;
		color: #0101FF;
		padding-right: 2px;
	}

	span.VLFWAM
	{
		font-weight: bold;
		color: #0000FF;
	}

	span.VLFWebEvent
	{
		font-weight: bold;
		color: #339966;
	}

	span.VLFWindows
	{
		font-weight: bold;
		color: #FF0000;
	}

	span.ItalicUnderline
	{
		font-style: italic;
		text-decoration: underline;
	}

	/* End of screen character styles   */
	/* screen non-serif font for headings and title follow   */

	p.TitleCSS,
	p.CoverSubHead
	{
		font-size: 26pt;
		line-height: 110%;
		margin: 22px 0px 22px 0px;
		text-indent: 3px;
		font-style: normal;
		letter-spacing: -1px;
		color: #3062ae;
		font-family: Verdana, Helvetica, sans-serif;
		text-decoration: none;
	}

	p.CoverSubHead
	{
		margin: 12px 0px 2px 0px;
		font-size: 14pt;
		letter-spacing: -1px;
	}

	h1.heading1 a,
	h2.heading2 a,
	h3.heading3 a,
	h4.heading4 a,
	h5.heading5 a,
	h6.heading6 a
	{
		font-family: Verdana, Helvetica, sans-serif;
	}

	h7.Heading7,
	h8.Heading8
	{
		font-size: 12pt;
		font-weight: bold;
	}

	h1
	{
		display: none;
		font-size: 16pt;
		margin: 6pt 0;
		text-indent: 3px;
	}

	h2
	{
		font-size: 18pt;
		margin: 22px 0px 22px 0px;
		text-indent: 0px;
		letter-spacing: -1px;
		font-weight: normal;
		color: #3062ae;
		text-decoration: none;
		line-height: 140%;
	}

	h3,
	h4,
	h5,
	h6
	{
		font-size: 12pt;
		margin: 20pt 0 0 0;
		text-indent: 0px;
	}

	p.BoldTitle,
	p.BoldTitleGray,
	p.Step,
	p.Paramhead,
	p.BoldTitleIndent,
	.Portability
	{
		font-size: 10pt;
		font-weight: bold;
		margin: 9pt 0 3pt 0pt;
		color: #696969;
	}

	p.BoldTitle
	{
		font-size: 11pt;
		color: #1A1819;
	}

	p.BoldTitleGray
	{
		font-size: 11pt;
		color: #3B3838;
		font-weight: normal;
		p: ;
		margin: 15pt 0 1pt 0pt;
	}

	p.BoldTitleIndent
	{
		margin: 6pt 0 1pt .5cm;
	}

	p.Paramhead
	{
		background-color: #bfc2fb;
		width: 200px;
	}

	p.Portability
	{
		font-weight: bold;
		margin: 4pt;
		color: #800000;
	}

	p.ScreenHeading
	{
		margin: 6pt 0 0pt 0pt;
		font-weight: bold;
		color: #3B3838;
	}

	/* end of screen heading and title section */
	/* Hidden styles in screen body   */

	p.BookmarkLine,
	p.Pagebreak,
	p.PicturePrint,
	p.HelpId,
	p.Hidden,
	p.PrintOnly,
	p.MadcapField,
	p.TutorialName,
	p.Space
	{
		display: none;
	}

	/* The following lines are used to format the message at the top of the page */

	.MCWebHelpFramesetLinkTop
	{
		background: url('../../../skins/default/stylesheets/images/diagonal_lines_blue.png');
		margin: 0 0 0 -20px;
		padding: 3px 0 0 20px;
	}

	.MCWebHelpFramesetLinkTop a
	{
		background-image: url('../../../skins/default/stylesheets/images/logo2.png');
		background-repeat: no-repeat;
		display: block;
		padding-top: 39px;
	}

	.MCWebHelpFramesetLink.MCWebHelpFramesetLinkTop a
	{
		color: #ffffff;
		font-weight: normal;
	}

	/* End of lines formatting the top of page text */
	/* The following styles are needed to format the xrefs as we want them to be   */

	MadCap|xref
	{
		mc-format: '{paratext}';
		text-decoration: none;
		font-size: 100%;
	}

	MadCap|xref.ParaTextOnly
	{
		mc-format: '{paratext}';
	}

	MadCap|tocProxy
	{
		border: solid 3px #8b0000;
		mc-breadcrumbs-count: 5;
		display: none;
	}

	MadCap|breadcrumbsProxy
	{
		border-bottom-color: #e7e7e7;
		font-size: 8pt;
		border-bottom-style: none;
		border-bottom-width: 0px;
		margin-bottom: 0px;
		color: #000000;
	}

	div.MCBreadcrumbsBox_0
	{
		border-bottom-color: #e7e7e7;
		padding: 4px 0;
		line-height: 1.4;
	}

	span.MCBreadcrumbs
	{
		mc-breadcrumbs-prefix: ' ';
		color: #3B3838;
		font-size: 8pt;
	}

	.MCBreadcrumbsSelf,
	.MCBreadcrumbsDivider
	{
		font-size: 8pt;
	}

	a.MCBreadcrumbsLink
	{
		color: #4169e1;
		font-size: 8pt;
	}

	.MCBreadcrumbsPrefix
	{
		display: none;
	}
}

@media print
{
	body
	{
		margin: 0px 20px 0px 20px;
		overflow: none;
		color: #000000;
		font-family: "Times New Roman";
		font-size: 11pt;
		color: #3B3838;
	}

	.scrollregion
	{
		overflow: none;
		margin-left: 5pt;
		padding: 5px;
	}

	.Toolbar
	{
		display: none;
	}

	a
	{
		font-weight: normal;
		font-size: 10pt;
		font-style: normal;
		font-family: "Times New Roman";
		text-decoration: none;
	}

	td,
	th
	{
		text-align: left;
		vertical-align: top;
	}

	/*.NsrSeparator{ display:none;}*/
	/*----------following are the print body text styles -------*/

	.BodyText
	{
		margin: 4px 10px 4px 0;
		font-size: 100%;
		font-family: "Times New Roman";
		/*line-height: 105;*/
		font-weight: normal;
		text-decoration: none;
		color: #3B3838;
	}

	.Alsoseebody
	{
		margin: 2px 0 2px 0;
	}

	.BodyTextBold
	{
		font-weight: bold;
	}

	.BodytextIndent
	{
		margin: 4px 0 4px 1cm;
	}

	.BodyTextItalic
	{
		font-style: italic;
	}

	.ScreenBitmap
	{
		margin: 8px 0 8px 0px;
		text-align: left;
	}

	p.Note
	{
		margin: 0 0 8px 0;
		font-size: 100%;
		padding: 10px;
		page-break-inside: avoid;
		border: 3pt double #808080;
	}

	p.NoteIndent
	{
		margin: 0pt 40px 5pt 26px;
		font-size: 100%;
		page-break-inside: avoid;
		padding: 8px 4px 8px 4px;
		border: 3pt double #009b5d;
	}

	p.Graphic
	{
		font-size: 7pt;
		font-family: Verdana, Helvetica, sans-serif;
		margin: 0;
	}

	/*----------End of the printed body text styles -------*/
	/*----------Following are the printed Courier styles -------*/

	p.Commandpara,
	p.ProgramExample,
	p.ProgramExampleComment p.ProgramExampleRed,
	p.ProgramExampleBox,
	p.ProgramExampleBold,
	p.ProgramFragment,
	p.ScreenOnly,
	p.ScreenText,
	p.ScreenTextTable,
	p.Picture,
	p.PseudoProgramCode,
	p.ReportExample
	{
		margin: 0 0 0 20px;
		font-family: "Consolas";
		font-size: 9pt;
		color: #3B3838;
	}

	p.PseudoProgramCode
	{
		margin: 0px 0px 6px 30px;
		padding-left: 22px;
		border-left-style: solid;
		border-width: 5px;
		border-color: #C4C4C4;
	}

	p.ProgramExampleComment
	{
		font-family: "Consolas";
		margin: 0 0 0 20px;
		color: #C4C4C4;
	}

	p.ProgramExampleRed
	{
		margin: 0 0 0 20px;
		color: #E71821;
	}

	.Commandpara
	{
		font-weight: bold;
	}

	p.Picture,
	p.ReportExample
	{
		margin: 0;
		padding-right: 5px;
		padding-left: 5px;
		line-height: 90%;
	}

	p.ProgramExampleBold
	{
		font-weight: bold;
	}

	p.ScreenOnly
	{
		display: none;
	}

	p.ScreenText,
	p.ScreenTextTable
	{
		font-family: "Courier New";
		font-size: 9pt;
		page-break-inside: avoid;
	}

	p.SyntaxDiagram,
	p.SyntaxDiagramVL
	{
		margin: 0px 0px 0px 8px;
		font-weight: normal;
		font-size: 8pt;
		width: 100%;
		font-style: italic;
		font-family: "Courier New";
	}

	/*----------Following are the printed List styles -------*/

	ul
	{
		padding: 0;
		margin: 0;
	}

	li.BulletIndent,
	li.BulletLeft
	{
		margin: 6px 0 6px 7px;
		padding-left: 3px;
		font-family: "Times New Roman";
		font-size: 11pt;
		color: #3B3838;
	}

	li.BulletIndent
	{
		margin: 6px 0px 6px 20px;
	}

	p.NumberIndent,
	p.NumberManual,
	p.Numbermanualindent
	{
		margin: 3px 0 3px 0.63cm;
		font-family: "Times New Roman";
		font-size: 11pt;
		color: #3B3838;
	}

	p.NumberIndent,
	p.NumberManualIndent
	{
		margin-left: 1.5cm;
		text-indent: -18px;
	}

	p.NumberManual
	{
		text-indent: -19px;
	}

	p.ListNumber,
	li.ListNumber,
	div.ListNumber
	{
		margin: 2px 0 2px 0.63cm;
		text-indent: -22px;
	}

	/*----------End of the printed List styles -------*/
	/*---------- following are the printed table styles --------------*/

	td table
	{
		border: solid 1px #000000;
		border-collapse: collapse;
	}

	td table tr td
	{
		padding-right: 4px;
		padding-left: 4px;
		vertical-align: top;
		border: solid 1px;
	}

	p.tabletext
	{
		margin: 4px 0 4px 4px;
		font-size: 11pt;
	}

	.Tabletext1
	{
		margin: 0 0 0 4px;
		font-size: 8pt;
	}

	p.tabletextheading
	{
		margin: 6px 0 4px 4px;
		font-weight: bold;
		text-indent: 0;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 9pt;
	}

	p.ServerSyntax
	{
		padding: 6px;
		margin: 0;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		background-color: #D09f65;
	}

	/* -----------the following are the printed character styles---------*/

	span.Blue
	{
		color: #0000FF;
	}

	span.Bold
	{
		font-weight: bold;
	}

	td span.Bold
	{
		margin: 6px 0 4px 4px;
		/* display:block; */
	}

	span.BoldArial
	{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}

	span.Button
	{
		font-style: italic;
	}

	span.CourierNewCharacter
	{
		font-family: "Consolas";
		font-size: 9pt;
	}

	Span.CourierCharacterBold
	{
		font-weight: bold;
		font-size: 9pt;
		font-style: normal;
		font-family: "Consolas";
	}

	span.CourierCharacterRed
	{
		font-weight: bold;
		font-size: 9pt;
		font-family: "Consolas";
		color: #E71821;
	}

	span.Hyperlink
	{
		font-family: Verdana, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		text-decoration: underline;
		color: #0000FF;
	}

	span.italics
	{
		font-style: italic;
	}

	span.ItalicUnderline
	{
		font-style: italic;
		text-decoration: underline;
	}

	A.LinkJumpToDestinationTopic
	{
		font-weight: normal;
		font-style: normal;
	}

	A.LinkPopupDestinationTopic
	{
		font-weight: normal;
		font-style: normal;
	}

	span.PortabilityChar
	{
		font-weight: bold;
		color: #800000;
	}

	span.Red
	{
		font-weight: bold;
		font-style: italic;
		text-decoration: none;
		color: #ff0000;
	}

	span.Underline
	{
		font-weight: normal;
		font-style: normal;
		text-decoration: underline;
	}

	span.VLFWAM
	{
		font-weight: bold;
		color: #0000FF;
		text-decoration: none;
	}

	span.VLFWebEvent
	{
		font-weight: bold;
		color: #339966;
		text-decoration: none;
	}

	span.VLFWINDOWS
	{
		font-weight: bold;
		color: #FF0000;
		text-decoration: none;
	}

	/* -----------End of the printed character styles---------*/
	/*----------following are the printed non-serif styles -------*/

	h1
	{
		display: none;
	}

	h2,
	h3,
	h4,
	h5,
	h6,
	h7,
	h8
	{
		margin: 10px 0px 20px 0px;
		font-family: Verdana, Helvetica, sans-serif;
		font-weight: bold;
		color: #3B3838;
	}

	h2.Heading2
	{
		font-size: 16pt;
		color: #3B3838;
		font-weight: normal;
	}

	h3.Heading3
	{
		font-size: 14pt;
		font-weight: normal;
		page-break-before: none;
	}

	h4.Heading4
	{
		font-size: 12pt;
	}

	h5.Heading5,
	h6.Heading6,
	h6.Heading7,
	h6.Heading8
	{
		font-size: 11pt;
	}

	.Heading9
	{
		display: none;
	}

	p.BoldTitle,
	p.BoldTitleIndent,
	.BoldTitleRed,
	p.TutorialName,
	.Tips,
	.Step
	{
		margin: 12px 0 3px 0;
		font-weight: normal;
		font-family: Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		font-size: 11pt;
		color: #778899;
	}

	p.BoldTitleIndent
	{
		margin: 8px 0 3px 1cm;
	}

	.BoldTitleRed
	{
		color: #FF0000;
	}

	p.TutorialName
	{
		margin: 0 0 3px 0;
		color: #008080;
		text-align: right;
		font-size: 9pt;
	}

	p.Pagebreak
	{
		page-break-before: always;
	}

	.Tips
	{
		font-style: italic;
		color: #FF0000;
	}

	p.Next
	{
		margin: 20 0 120px 10px;
		padding: 60px 0px 60px 0px;
	}

	p.HelpId,
	.Alsoseeheading,
	p.ParamHead,
	p.ScreenHeading,
	.Portability
	{
		margin: 8px 0 8px 0;
		font-family: Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		font-size: 11pt;
		font-weight: normal;
	}

	.AlsoSeeHeading
	{
		margin: 6px 0 3px 0;
	}

	p.HelpId
	{
		margin: 3px 0 3px 0;
		color: #08843F;
		text-align: right;
	}

	p.ParamHead
	{
		color: #4518D8;
	}

	.Portability
	{
		color: #800000;
	}

	.Step
	{
		font-style: italic;
	}

	p.TitleCSS
	{
		font-weight: bold;
		font-size: 12pt;
		margin: 8px 0;
		text-indent: 3px;
		font-style: normal;
		font-family: Verdana, Helvetica, sans-serif;
		text-decoration: none;
		color: #4F81BD;
	}

	p.CoverBodyText,
	p.CoverGuideName
	{
		margin: 8px 0cm 3px 5px;
		font-family: Verdana, Helvetica, sans-serif;
		color: #2F4F4F;
		font-size: 9.5pt;
		line-height: 18px;
	}

	/*----------End of the printed Title styles -------*/
	/*---- the following are the print hidden styles -----*/

	Span.Symbol,
	.Blank,
	p.BookmarkLine,
	p.Hidden,
	.Link,
	.FurtherInformationBody,
	.FurtherInformationHeading,
	.SBNoPrint,
	.Jump2TopTopic,
	.Space
	{
		display: none;
	}

	/*---- End of the print hidden styles -----*/
	/*---- the following styles may never be needed again in print -----*/

	p.Content,
	p.tc1,
	p.tc2,
	p.Toc1,
	p.Toc2,
	p.Toc3,
	p.Toc4,
	p.Toc5,
	p.Toc6,
	p.Toc7,
	p.Toc8,
	p.Toc9
	{
		display: none;
	}

	.ExtractHeading4,
	.ExtractNumberManual,
	.ExtractNumberManualIndent,
	.ExtractBodyText,
	.ExtractProgramExample,
	.ExtractBulletIndent
	{
		display: none;
	}

	.FlashInformation
	{
		font-weight: normal;
		font-size: 10pt;
		color: #339900;
		margin: 8px 0 8px 3px;
		text-indent: 0;
		font-style: normal;
		font-family: "Times New Roman";
		text-decoration: none;
	}
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-count: 5;
}

